Please read "AE Builder/Printer Doc" (a Word document) for a full description of what this is and how to use it.
**** 27 September 1991
Version 1.1: AEBuild now uses my AEStream library for a threefold improvement in performance.
Included THINK C libraries (generated by running the .o files through the "oconv" utility that comes with THINK C 5.0.)
**** 19 June 1991
Version 1.0a4: Update for Developer CD VIII, “Desperately Seeking 7.0”.
Fixed a bug that could cause bombs when substituting in AEDescs using an uncoerced “@”.
Also added support for matched pairs of single curly quotes (‘…’, Option-], Option-Shift-]) as an alternative to straight single quotes in environments (e.g. Pascal source or MPW Shell command parameters) where it may be difficult to use the straight quotes.
**** 31 March 1991
Version 1.0a3: Polished up the documentation for release to the outside world.
**** 14 March 1991
Did a quickie fix of AEBuild to remove all global variable references so it could be built into a code resource in one of Laile's test suites. AEPrint still has global references.
**** 28 January 1991
Version 1.0a2: A real release at last.
Converted code to MPW and published .o files.
Converted the demo program to an MPW tool.
Got the timing test working (results reported in the “Example” section of the main documentation) and fixed numerous ugly bugs in the process.
It All Seems To Work Okay.
I've deleted the THINK C libraries because they're now out of date.